home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / stallrel.zip / @62F9.ADF < prev    next >
Text File  |  1995-12-21  |  6KB  |  117 lines

  1. ; @62f9.adf    - Micro Channel Adapter Configuration File for EC8/32-MC
  2. ; Author    - 
  3. ; Created    - 
  4. ; Notes        -
  5. ;    A)    [petersc] updated on Tue Sep 13 18:00:24 AEST 1994.
  6. ;        A trick is used by this file to fool the Reference Diskette
  7. ;        Configuration program.  In order to create unique choices that
  8. ;        are stored into NVRAM, unused POS register bits and undefined POS
  9. ;        registers are used to store the uniqueness.  This allows the
  10. ;        configuration program to determine from the POS registers stored
  11. ;        in NVRAM which Prompt Choice was selected.  An example is
  12. ;        the interrupt differentiates 'Shared' by unused POS[0] Bits 6 & 7.
  13. ;
  14.  
  15. AdapterId   062F9h
  16. AdapterName "Stallion Technologies EasyConnection 8/32"
  17. NumBytes    2
  18.  
  19. NamedItem
  20. Prompt "I/O Address"
  21.     Choice "8000-803F" pos[0]=XX00XXXXb pos[1]=XX000000b io 8000h-803fh
  22.     Choice "8040-807F" pos[0]=XX00XXXXb pos[1]=XX000001b io 8040h-807fh
  23.     Choice "8080-80BF" pos[0]=XX00XXXXb pos[1]=XX000010b io 8080h-80Bfh
  24.     Choice "80C0-80FF" pos[0]=XX00XXXXb pos[1]=XX000011b io 80C0h-80ffh
  25.     Choice "8100-813F" pos[0]=XX00XXXXb pos[1]=XX000100b io 8100h-813fh
  26.     Choice "8140-817F" pos[0]=XX00XXXXb pos[1]=XX000101b io 8140h-817fh
  27.     Choice "8180-81BF" pos[0]=XX00XXXXb pos[1]=XX000110b io 8180h-81Bfh
  28.     Choice "81C0-81FF" pos[0]=XX00XXXXb pos[1]=XX000111b io 81C0h-81ffh
  29.     Choice "8200-823F" pos[0]=XX00XXXXb pos[1]=XX001000b io 8200h-823fh
  30.     Choice "8240-827F" pos[0]=XX00XXXXb pos[1]=XX000110b io 8240h-827fh
  31.     Choice "8280-82BF" pos[0]=XX00XXXXb pos[1]=XX001010b io 8280h-82Bfh
  32.     Choice "82C0-82FF" pos[0]=XX00XXXXb pos[1]=XX001011b io 82C0h-82ffh
  33.     Choice "8300-833F" pos[0]=XX00XXXXb pos[1]=XX001100b io 8300h-833fh
  34.     Choice "8340-837F" pos[0]=XX00XXXXb pos[1]=XX001101b io 8340h-837fh
  35.     Choice "8380-83BF" pos[0]=XX00XXXXb pos[1]=XX001110b io 8380h-83Bfh
  36.     Choice "83C0-83FF" pos[0]=XX00XXXXb pos[1]=XX001111b io 83C0h-83ffh
  37.     Choice "9000-903F" pos[0]=XX01XXXXb pos[1]=XX000000b io 8000h-803fh
  38.     Choice "9040-907F" pos[0]=XX01XXXXb pos[1]=XX000001b io 8040h-807fh
  39.     Choice "9080-90BF" pos[0]=XX01XXXXb pos[1]=XX000010b io 8080h-80Bfh
  40.     Choice "90C0-90FF" pos[0]=XX01XXXXb pos[1]=XX000011b io 80C0h-80ffh
  41.     Choice "9100-913F" pos[0]=XX01XXXXb pos[1]=XX000100b io 8100h-813fh
  42.     Choice "9140-917F" pos[0]=XX01XXXXb pos[1]=XX000101b io 8140h-817fh
  43.     Choice "9180-91BF" pos[0]=XX01XXXXb pos[1]=XX000110b io 8180h-81Bfh
  44.     Choice "91C0-91FF" pos[0]=XX01XXXXb pos[1]=XX000111b io 81C0h-81ffh
  45.     Choice "9200-923F" pos[0]=XX01XXXXb pos[1]=XX001000b io 8200h-823fh
  46.     Choice "9240-927F" pos[0]=XX01XXXXb pos[1]=XX001001b io 8240h-827fh
  47.     Choice "9280-92BF" pos[0]=XX01XXXXb pos[1]=XX001010b io 8280h-82Bfh
  48.     Choice "92C0-92FF" pos[0]=XX01XXXXb pos[1]=XX001011b io 82C0h-82ffh
  49.     Choice "9300-933F" pos[0]=XX01XXXXb pos[1]=XX001100b io 8300h-833fh
  50.     Choice "9340-937F" pos[0]=XX01XXXXb pos[1]=XX001101b io 8340h-837fh
  51.     Choice "9380-93BF" pos[0]=XX01XXXXb pos[1]=XX001110b io 8380h-83Bfh
  52.     Choice "93C0-93FF" pos[0]=XX01XXXXb pos[1]=XX001111b io 83C0h-83ffh
  53.     Choice "A000-A03F" pos[0]=XX10XXXXb pos[1]=XX000000b io 8000h-803fh
  54.     Choice "A040-A07F" pos[0]=XX10XXXXb pos[1]=XX000001b io 8040h-807fh
  55.     Choice "A080-A0BF" pos[0]=XX10XXXXb pos[1]=XX000010b io 8080h-80Bfh
  56.     Choice "A0C0-A0FF" pos[0]=XX10XXXXb pos[1]=XX000011b io 80C0h-80ffh
  57.     Choice "A100-A13F" pos[0]=XX10XXXXb pos[1]=XX000100b io 8100h-813fh
  58.     Choice "A140-A17F" pos[0]=XX10XXXXb pos[1]=XX000101b io 8140h-817fh
  59.     Choice "A180-A1BF" pos[0]=XX10XXXXb pos[1]=XX000110b io 8180h-81Bfh
  60.     Choice "A1C0-A1FF" pos[0]=XX10XXXXb pos[1]=XX000111b io 81C0h-81ffh
  61.     Choice "A200-A23F" pos[0]=XX10XXXXb pos[1]=XX001000b io 8200h-823fh
  62.     Choice "A240-A27F" pos[0]=XX10XXXXb pos[1]=XX001001b io 8240h-827fh
  63.     Choice "A280-A2BF" pos[0]=XX10XXXXb pos[1]=XX001010b io 8280h-82Bfh
  64.     Choice "A2C0-A2FF" pos[0]=XX10XXXXb pos[1]=XX001011b io 82C0h-82ffh
  65.     Choice "A300-A33F" pos[0]=XX10XXXXb pos[1]=XX001100b io 8300h-833fh
  66.     Choice "A340-A37F" pos[0]=XX10XXXXb pos[1]=XX001101b io 8340h-837fh
  67.     Choice "A380-A3BF" pos[0]=XX10XXXXb pos[1]=XX001110b io 8380h-83Bfh
  68.     Choice "A3C0-A3FF" pos[0]=XX10XXXXb pos[1]=XX001111b io 83C0h-83ffh
  69.     Choice "B000-B03F" pos[0]=XX11XXXXb pos[1]=XX000000b io 8000h-803fh
  70.     Choice "B040-B07F" pos[0]=XX11XXXXb pos[1]=XX000001b io 8040h-807fh
  71.     Choice "B080-B0BF" pos[0]=XX11XXXXb pos[1]=XX000010b io 8080h-80Bfh
  72.     Choice "B0C0-B0FF" pos[0]=XX11XXXXb pos[1]=XX000011b io 80C0h-80ffh
  73.     Choice "B100-B13F" pos[0]=XX11XXXXb pos[1]=XX000100b io 8100h-813fh
  74.     Choice "B140-B17F" pos[0]=XX11XXXXb pos[1]=XX000101b io 8140h-817fh
  75.     Choice "B180-B1BF" pos[0]=XX11XXXXb pos[1]=XX000110b io 8180h-81Bfh
  76.     Choice "B1C0-B1FF" pos[0]=XX11XXXXb pos[1]=XX000111b io 81C0h-81ffh
  77.     Choice "B200-B23F" pos[0]=XX11XXXXb pos[1]=XX001000b io 8200h-823fh
  78.     Choice "B240-B27F" pos[0]=XX11XXXXb pos[1]=XX001001b io 8240h-827fh
  79.     Choice "B280-B2BF" pos[0]=XX11XXXXb pos[1]=XX001010b io 8280h-82Bfh
  80.     Choice "B2C0-B2FF" pos[0]=XX11XXXXb pos[1]=XX001011b io 82C0h-82ffh
  81.     Choice "B300-B33F" pos[0]=XX11XXXXb pos[1]=XX001100b io 8300h-833fh
  82.     Choice "B340-B37F" pos[0]=XX11XXXXb pos[1]=XX001101b io 8340h-837fh
  83.     Choice "B380-B3BF" pos[0]=XX11XXXXb pos[1]=XX001110b io 8380h-83Bfh
  84.     Choice "B3C0-B3FF" pos[0]=XX11XXXXb pos[1]=XX001111b io 83C0h-83ffh
  85.  
  86. Help
  87. "This option selects the 64 byte I/O space used by the EasyConnection 8/32 
  88. adapter.  If installing multiple host adapters, then each board should be set 
  89. to use a unique I/O address."
  90.  
  91.  
  92. NamedItem
  93. Prompt "Interrupt"
  94.     Choice "15 Primary" pos[0]=00XX011Xb int 15
  95.     Choice "15 Shared " pos[0]=01XX011Xb
  96.     Choice "12 Primary" pos[0]=00XX001Xb int 12
  97.     Choice "12 Shared " pos[0]=01XX001Xb
  98.     Choice "11 Primary" pos[0]=00XX010Xb int 11
  99.     Choice "11 Shared " pos[0]=01XX010Xb
  100.     Choice "10 Primary" pos[0]=00XX000Xb int 10
  101.     Choice "10 Shared " pos[0]=01XX000Xb
  102.     Choice "7  Primary" pos[0]=00XX111Xb int 7
  103.     Choice "7  Shared " pos[0]=01XX111Xb
  104.     Choice "5  Primary" pos[0]=00XX110Xb int 5
  105.     Choice "5  Shared " pos[0]=01XX110Xb
  106.     Choice "4  Primary" pos[0]=00XX101Xb int 4
  107.     Choice "4  Shared " pos[0]=01XX101Xb
  108.     Choice "3  Primary" pos[0]=00XX100Xb int 3
  109.     Choice "3  Shared " pos[0]=01XX100Xb
  110. ;    Choice "DISABLED  " pos[0]=11XX011Xb
  111.  
  112. Help
  113. "This option sets the interrupt line used by the EasyConnection 8/32 adapter.  
  114. Multiple EasyConnection 8/32 adapters can share a single interrupt line.  The 
  115. first adapter must be configured as 'Primary', the others must be configured 
  116. as 'Shared' on the same interrupt number."
  117.